Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
SyntaxPublic Enumeration IconIndex
Members|
| Member name | Value | Description |
|---|
| Default | 0 |
Specifies the default icon.
|
| PostItem | 1 |
Specifies the icon for a post item.
|
| MailRead | 2 |
Specifies the mail read icon.
|
| MailUnread | 3 |
Specifies the unread mail icon.
|
| MailReplied | 4 |
Specifies the replied to mail icon.
|
| MailForwarded | 5 |
Specifies the forwarded mail icon.
|
| MailEncrypted | 6 |
Specifies the encrypted mail icon.
|
| MailSmimeSigned | 7 |
Specifies the S/MIME (Secure/Multipurpose Internet Mail Extensions) signed mail icon.
|
| MailEncryptedReplied | 8 |
Specifies the encrypted replied to mail icon.
|
| MailSmimeSignedReplied | 9 |
Specifies the S/MIME signed replied to mail icon.
|
| MailEncryptedForwarded | 10 |
Specifies the encrypted forwarded mail icon.
|
| MailSmimeSignedForwarded | 11 |
Specifies the S/MIME signed forwarded mail icon.
|
| MailEncryptedRead | 12 |
Specifies the encrypted read mail icon.
|
| MailSmimeSignedRead | 13 |
Specifies the S/MIME signed read mail icon.
|
| MailIrm | 14 |
Specifies the Information Rights Management (IRM)-protected mail icon.
|
| MailIrmForwarded | 15 |
Specifies the IRM-protected forwarded mail icon.
|
| MailIrmReplied | 16 |
Specifies the IRM-protected replied to mail icon.
|
| SmsSubmitted | 17 |
Specifies the icon mail submitted for Short Message Service (SMS) routing.
|
| SmsRoutedToDeliveryPoint | 18 |
Specifies the icon for SMS routing to an external delivery point.
|
| SmsRoutedToExternalMessagingSystem | 19 |
Specifies the icon for SMS routing to an external messaging system.
|
| SmsDelivered | 20 |
Specifies the SMS delivered mail icon.
|
| OutlookDefaultForContacts | 21 |
Specifies the default icon for contacts.
|
| AppointmentItem | 22 |
Specifies the appointment item icon.
|
| AppointmentRecur | 23 |
Specifies the recurring appointment icon.
|
| AppointmentMeet | 24 |
Specifies the meeting icon.
|
| AppointmentMeetRecur | 25 |
Specifies the recurring meeting icon.
|
| AppointmentMeetNY | 26 |
Specifies the icon for a tentative response to the meeting.
|
| AppointmentMeetYes | 27 |
Specifies the meeting acceptance icon.
|
| AppointmentMeetNo | 28 |
Specifies the meeting declined icon.
|
| AppointmentMeetMaybe | 29 |
Specifies the icon for a maybe response to the meeting.
|
| AppointmentMeetCancel | 30 |
Specifies the meeting cancel icon.
|
| AppointmentMeetInfo | 31 |
Specifies the meeting information icon.
|
| TaskItem | 32 |
Specifies the task item icon.
|
| TaskRecur | 33 |
Specifies the recurring task icon.
|
| TaskOwned | 34 |
Specifies the task owned icon.
|
| TaskDelegated | 35 |
Specifies the task delegated icon.
|
| None | 36 | |
See Also